home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 8 / Eagles_Nest_Mac_Collection_Disc_8.TOAST / Developer Environments / ProGraph251 / ProGraph v2.5 / Prograph 2.5.rsrc / STR#_2022.txt < prev    next >
Encoding:
Text File  |  1991-10-15  |  298 b   |  9 lines

  1. Inputs: WindowItem; KeyEvent | TabDirection
  2. Outputs: NextItem
  3.  
  4. Inputs: <Window Item>; EventRecord | Integer
  5. Outputs: <Window Item>
  6.  
  7. Returns the next selectable window item in the window. If KeyEvent is not a tab key, NextItem will be NULL. TabDirection can be 1 for forward or -1 for backward.   
  8.  
  9.